Indicates whether or not the menu item is enabled. This property can be set only from an EnableMenuItems event handler.
Syntax |
|---|
|
Enabled( Boolean ) as |
Parameters |
|
|---|---|
|
Boolean |
|
Notes
You can enable a menu item either by assigning the Enabled property a value of True or by calling the Enable method.